Skip to content

d3k4z/nmap-cve2019-15846

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 

Repository files navigation

nmap-cve2019-15846

Exim before 4.92.2 allows remote attackers to execute arbitrary code as root via a trailing backslash. The vulnerability is exploitable by sending a SNI ending in a backslash-null sequence during the initial TLS handshake. The exploit exists as a POC. For more details see doc/doc-txt/cve-2019-15846/ in the source code repository.

Reference:

Usage

nmap --script=smtp-vuln-cve2019-15846 -pT:25,465,587 <host>

Installation

  1. Git clone this repository
  2. cd nmap-cve2019-15846
  3. mv smtp-vuln-cve2019-15846.nse /usr/share/nmap/scripts

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages